home *** CD-ROM | disk | FTP | other *** search
/ 2,000 Greater & Lesser Mysteries / 2,000 Greater and Lesser Mysteries.iso / astrol / horary / graphics.doc < prev    next >
Encoding:
Text File  |  1994-06-10  |  5.2 KB  |  111 lines

  1.  
  2.              SUMMARY OF GRAPHICS TO PRINTER ROUTINES (GRAPHICS.DOC)
  3.  
  4.  
  5.       To print the graphics chartwheel to  a non-Epson  compatible printer 
  6.       that  supports  graphics,  you  should  first  try the  DOS external 
  7.       command, GRAPHICS.COM, which is on the DOS system diskette that came 
  8.       with your  computer.  If  you type  GRAPHICS, <RETURN>,  at the  DOS 
  9.       prompt before running HORARY.EXE, this will make a  graphics routine 
  10.       resident in memory that enables the PrintScreen or Shift-PrintScreen 
  11.       key  to  send  graphics  to the  printer (CGA  mode only).   In case 
  12.       GRAPHICS.COM does not work for your  particular monitor  and printer 
  13.       combination,  I  am  including  some alternative  programs from  the 
  14.       public domain.
  15.  
  16.       Each of the enclosed public domain programs makes itself resident in 
  17.       memory  so  you may  have to  reboot your  system with  Ctrl-Alt-Del 
  18.       before loading and trying a new program.  The programs enclosed  are 
  19.       listed and described below:
  20.  
  21.  
  22.                                    DUMPHP.COM
  23.       This  program  permits  a  graphics  screen  to be  dumped to  an HP 
  24.       LaserJet  printer.   The  program  expects the  output to  come from 
  25.       COM1:.
  26.  
  27.                         --------------------------------
  28.  
  29.                                   EGAEPSON.COM
  30.       This program works with Epson FX  series printers  equipped with  an 
  31.       Enhanced Graphics Adaptor (EGA or VGA).
  32.  
  33.                         --------------------------------
  34.  
  35.                                   HERCTOSH.COM
  36.       Run HERCTOSH  once at  boot time  to install  it and  then read  the 
  37.       instructions that appear on-screen.  This program will dump Hercules 
  38.       graphics to any of several Toshiba printers.
  39.  
  40.       "This is  a memory-resident,  Hercules-to-Toshiba printer,  graphics 
  41.       screen  dump  program.  Once  installed in  memory, it  occupies 640 
  42.       bytes. To print Hercules  monochrome graphics  page 0  on a  Toshiba 
  43.       P1340 or similar printer, type Alt-0.  To print page 1, type  Alt-1.  
  44.       To  generate  a  formfeed,   type  Alt-9.
  45.  
  46.                         --------------------------------
  47.  
  48.                                   TOSHDUMP.EXE
  49.                    Toshiba 1351 Printer Graphics Screen Dump
  50.                     Use just as you would use GRAPHICS.COM.
  51.  
  52.                         --------------------------------
  53.       
  54.  
  55.                                     HPPS.COM
  56.              HP LaserJet+/SeriesII CGA/EGA Print Screen Driver 7.5
  57.  
  58.                                 Syntax for use:
  59.                                 HPPS /? for help
  60.                             HPPS /r for reverse b/w
  61.                              HPPS /2 for Series II
  62.  
  63.              Will not print properly w/64K EGA card in hi-res mode
  64.                          Only prints the blue pel plane
  65.                  Does not adjust for higher resolution monitors
  66.  
  67.                         --------------------------------
  68.  
  69.                                    OKIDMP.COM
  70.       Run OKIDUMP once at boot time to install  it and  then whenever  you 
  71.       hit <R>ight Shift PrtSc  you'll get  a small  graphics dump  to your 
  72.       OKIDATA printer.  Hit <L>eft  Shift PrtSc  and you'll  get a  larger 
  73.       printout rotated  90 degrees.  This routine  is invisible  to normal 
  74.       text  screen  dumps.   This  program  is  known  to  work on  an OKI 
  75.       Microline 84 printer.
  76.  
  77.                         --------------------------------
  78.  
  79.                                   OKIPRTSC.COM
  80.       This program replaces GRAPHICS.COM supplied as part of  the IBM  MS- 
  81.       DOS operating system.  It  provides text  and graphics  capabilities 
  82.       for users who have a color graphics adapter and an Okidata Microline 
  83.       84/92/93 printer (without the Plug-N-Play option).
  84.  
  85.       In graphics mode, 320  x 200  medium resolution  pictures are  shown 
  86.       with varying shades of gray to represent the colors on the screen. A 
  87.       640 x 200 graphics image is shown simply in black & white,  the same 
  88.       as  it  appears  on  the  screen.   In  graphics   mode,  [OKIPRTSC] 
  89.       automatically places the picture in the middle of the page.
  90.  
  91.                         --------------------------------
  92.  
  93.                                    PRTSC.COM
  94.  
  95.       PRTSC.COM  is  designed to  replace the  outdated GRAPHICS.COM  that 
  96.       comes with DOS. PRTSC.COM is designed to dump  a graphics  screen to 
  97.       the printer in the same manner that you  would dump  a text  screen. 
  98.       GRAPHICS.COM requires that you specify what  the graphics  mode will 
  99.       be  while  PRTSC.COM detects  it automatically.   PRTSC.COM supports 
  100.       Epson and the HP LaserJet printers.
  101.  
  102.                            The syntax is as follows:
  103.                                PRTSC [pn] [rnnn]
  104.  
  105.       If  you  do not  include anything  on the  command line,  "LPT1:" is 
  106.       assumed as is an Epson printer.  The 'r' is for  "resolution."  This 
  107.       affects the speed, so you have a choice. The resolution  number must 
  108.       be three characters: " 75", "150" or "300"  Therefore, to  configure 
  109.       for LPT2:, HPLJ, 300dpi:
  110.                                  PRTSC p2 r300
  111.